plus Assign
Tags of this feature are encoded as repeated pairs of
integers.
A detailed description of tags is located in sections
4.2 and 4.4 of the specification
Content copied to clipboard
repeated uint32 tags = 2 [packed = true];
Parameters
value
The tags to add.
Tags of this feature are encoded as repeated pairs of
integers.
A detailed description of tags is located in sections
4.2 and 4.4 of the specification
Content copied to clipboard
repeated uint32 tags = 2 [packed = true];
Parameters
values
The tags to add.
Contains a stream of commands and parameters (vertices).
A detailed description on geometry encoding is located in
section 4.3 of the specification.
Content copied to clipboard
repeated uint32 geometry = 4 [packed = true];
Parameters
value
The geometry to add.
inline operator fun DslList<Int, TileKt.FeatureKt.Dsl.GeometryProxy>.plusAssign(values: Iterable<Int>)
Contains a stream of commands and parameters (vertices).
A detailed description on geometry encoding is located in
section 4.3 of the specification.
Content copied to clipboard
repeated uint32 geometry = 4 [packed = true];
Parameters
values
The geometry to add.